home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / moon_patrol.swf / scripts / frame_25 / PlaceObject2_92_31 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2011-01-13  |  221b  |  15 lines

  1. onClipEvent(load){
  2.    this.swapDepths(999);
  3.    init = -10;
  4.    ypos = _Y;
  5.    i = 1;
  6.    s = 120;
  7.    q = 40;
  8.    w = 80;
  9.    item = 0;
  10.    time = 0;
  11.    frametime = getTimer();
  12.    frames = 0;
  13.    newitem = false;
  14. }
  15.